Fixed possible devision by zero in size negotiations
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Mon, 29 Mar 2010 17:27:40 +0000 (13:27 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:59:26 +0000 (20:59 -0400)
commit523283bb3660fd9c5d7c377d68de35a959d22a9c
treeaaea891a36102e2a5bfbc28d35fa47851e65d62f
parent9fe98980458865dbcec44cfaf28a5cfeb3f2d5aa
Fixed possible devision by zero in size negotiations

Fixed GtkToolItemGroup to avoid deviding by zero when all children
are invisible or there are no children. bgo #613974.
gtk/gtktoolitemgroup.c